home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_127745.txt < prev    next >
Text File  |  1987-11-25  |  1KB  |  57 lines

  1. -- card: 127745 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4507
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0004
  11. -- rect: left=14 top=92 right=115 bottom=130
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 3 (field)
  23. -- low flags: 00
  24. -- high flags: 0004
  25. -- rect: left=14 top=120 right=163 bottom=131
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34.  
  35.  
  36. -- part contents for background part 2
  37. ----- text -----
  38. & (text concatenation)
  39.  
  40. -- part contents for background part 1
  41. ----- text -----
  42. &
  43.  
  44. Join the text before and the text after into one piece of text.  You can concatenate any number of things.
  45.  
  46. put "Good morning, it's " & the long date
  47. put "Hello " & "Fred"
  48. put card field 1 & the time into card field 2
  49.  
  50. -- part contents for background part 43
  51. ----- text -----
  52. 336,211
  53.  
  54. -- part contents for card part 1
  55. ----- text -----
  56. The time is now
  57.